Libraries
»
redis
(5.4.0)
»
Index
»
Redis
»
Distributed
»
#[]
Method: Redis::Distributed#[]
Defined in:
lib/redis/distributed.rb
#
[]
(key) ⇒
Object
410 411 412
# File 'lib/redis/distributed.rb', line 410
def
[]
(
key
)
get
(
key
)
end